UI_EN = {

    UI_options_NepHB_activationKey = "Keybind",
    UI_options_NepHB_activationKey_tooltip = "Key to toggle high beams on/off",

    UI_options_NepHB_alwaysOn = "Always On"
    UI_options_NepHB_alwaysOn_tooltip = "Headlights are automatically set to use high-beam mode"


    UI_options_NepHB_DebugMode = "Debug Mode",
    UI_options_NepHB_DebugMode_tooltip = "prints extra output to the console",

    UI_options_NepHB_lengthMult = "Length Multplier",
    UI_options_NepHB_lengthMult_tooltip = "Default: 1.5.  Higher values may cause the car to flicker when moving fast.",

    UI_options_NepHB_intensityMult = "Intensity Multplier",
    UI_options_NepHB_intensityMult_tooltip = "Default: 2.0. Blind everyone else with your poorly fitten aftermarket xenon bulbs!",

    UI_options_NepHB_RadialMenu = "Radial Menu",
    UI_options_NepHB_RadialMenu_tooltip = "Adds high beams to the radial menu when in a vehicle",



    
    UI_options_NepHB_fixHeadlights = "Ignore headlight condition"
    UI_options_NepHB_fixHeadlights_tooltip = "If enabled, when high beams are on bulb condition is ignored"

    UI_options_NepHB_glowWhenHBOn = "360° HighBeams"
    UI_options_NepHB_glowWhenHBOn_tooltip = "Highbeams illuminate the car and immediate surroundings in all directions."

    UI_options_NepHB_glowWhenHBOff = "360° normal lights"
    UI_options_NepHB_glowWhenHBOff_tooltip = "Allows you to use headlights to drive and normal lights to light up the immediate are when you need to get out/see behind."


}